home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 050a / tc14.zip / TC_READ.ME next >
Text File  |  1993-03-01  |  5KB  |  113 lines

  1. TC - Text compare utility - Version 1.4                             Page 1 of 2
  2. Copyright 1992,1993 - Robert M. Peffer
  3.  
  4. March 1, 1993
  5.  
  6. Description
  7. -----------
  8. TC is a utility which allows two text files to be viewed side-by side.  Single
  9. keystroke commands may then be used to control the display of the files.  TC
  10. does not modify the files in any way, and does not create any work files.
  11.  
  12. These commands include:
  13. -- Scroll either file, or both files together;
  14. -- Search for a string in either or both files;
  15. -- Find the next or previous difference between the two files;
  16. -- Invoke the editor of your choice to modify a file and then return to TC;
  17. -- Change the name of your preferred editor;
  18. -- Shell to DOS;
  19. -- Change the colors of the display;
  20. -- Change the columns displayed.
  21.  
  22. Usage
  23. -----
  24. To use TC, type TC from the DOS prompt, followed by zero, one or two file
  25. names.  If one or both file names are omitted from the command line, then they
  26. may be selected from a file selecton screen within TC.
  27.  
  28. The TC file selection screen will display up to 999 files from the current
  29. directory, sorted by name or extension.  Directories are also displayed,
  30. including the . and .. directories, so that you may traverse your directory
  31. structure.
  32.  
  33. Commands within the file selection screen include:
  34. -- Select a file or directory to view;
  35. -- Change the sort from name order to extension order or vice-versa;
  36. -- Position to the first file starting with a particular letter;
  37. -- Change the color of the file selection screen.
  38.  
  39. Options
  40. -------
  41. TC can be used in EGA or VGA modes to see more lines on the screen at once.
  42. The default display mode is whatever mode you are in when you start TC.
  43.  
  44. The initial display colors can be changed for compatibility with monochrome or
  45. LCD displays.  The default colors are blue for the left file and green for the
  46. right file.
  47.  
  48. Your default editor preference can also be specified.  If not specified, no
  49. default editor is assumed.  You can also specify or change the editor name from
  50. within TC.
  51.  
  52. The above options can be specified on the TC command line or stored in an
  53. environment string called TC_OPTIONS.  Enter TC /? at the DOS prompt for a
  54. description of how to specify these options.
  55.  
  56. TC - Text compare utility - Version 1.4                             Page 2 of 2
  57. Copyright 1992,1993 - Robert M. Peffer
  58.  
  59. Limitations
  60. -----------
  61. TC may only be used on standard MS-DOS text files.  Only the first 4000
  62. characters of each line and only the first 47998 lines of each file may be
  63. inspected. 
  64.  
  65. TC requures about 470K of conventional memory for its basic functions.  The
  66. file selection screen requires about 16K additional memory.  The string search
  67. commands require about 20K of additional memory.
  68.  
  69. Revisions
  70. ---------
  71. TC 1.4 - Differences since TC 1.3
  72. When both files are being searched, the ESC key now interrupts both searches.
  73. Undisplayable characters in text files are now displayed as ASCII 127's ().
  74. Selection of directory names can now be exited with Alt+Q, TC can now be exited
  75. with ESC and the help screens can now be exited with Q.  Maximum line length
  76. has been extended to 4000 chars.  Using the TC directory listing to open a file
  77. or searching for text now show understandable error messages if there is not
  78. sufficient memory for those functions.  A new command, Alt+F, will find the
  79. next difference only if the lines under the cursor are the same.  This allows
  80. quickly checking if the lines under the cursor match.  New commands reset the
  81. first column displayed to column 1 or the end of the longest line in the file.
  82. A bug was fixed that caused TC to function incorrectly if one or both files
  83. were shorter than one screen.
  84.  
  85. TC 1.3 - Differences since TC 1.2
  86. A bug was fixed when one or both files were longer than the 47998 line limit.
  87. Undisplayable characters in text files are now displayed as question marks.
  88. Line counters now indicate progress during finds and searches.
  89. Finds and searches can now be interrupted with the ESC key.
  90.  
  91. TC 1.2 - Differences since TC 1.1
  92. TC now supports 43 and 50 line EGA and VGA monitors.  If TC is entered without
  93. specifying two file names, TC displays a directory from which one or both files
  94. may be selected.  The Find command has been enhanced to remember the last
  95. string searched for, thus eliminating the "Find again" commands; also, this
  96. search string may be edited.  The initial colors may be specified on the TC
  97. command line. All command line options may be preset using an environment
  98. variable, including the editor name, and the initial screen colors and size
  99. (25, 43 or 50 lines).  Finally, a TC.PIF file has been included because TC
  100. works fine in a windowed mode and does not require a full character-based
  101. screen.
  102.  
  103. Registration
  104. ------------
  105. If you like TC, the author would appreciate suggestions for improvements
  106. and also monetary support.  Please send lots of money (or $20) to the following
  107. address to increase the author's enthusiasm for improving the software and
  108. entitle yourself to news of upgrades, should they occur.
  109.  
  110. Robert M. Peffer                      Voice Phone:   707-986-7811
  111. P.O. Box 247                          Compuserve ID: 70621,1702
  112. Whitethorn, CA 95589-0247
  113.